*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
img{border: none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
}
.head{
	width: 100%;
	height: 100px;
	background: #fff;
	overflow: hidden;
}
.head .name{
	float:left;
	margin-top: 20px;
}
.head .nav{
	float: right;
}
.head .nav ul li{
	float: left;
	margin-left: 30px;
	line-height: 100px;
}
.head .nav ul li a{
	color:#1a1a1a;
	font-size: 16px;
}
.head .nav ul li:hover a{
	color:#00479d;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:auto;
 overflow:hidden; 
 position:absolute; 
 right: 10px;
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 width: 25px;
 margin-top: 5px;
 margin-right:25px;  
 height:7px; 
 line-height:14px; 
 text-align:center; 
 transition: .5s;
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#00a0e9;
 width: 45px;  
}
.banner .bd{
 position:relative; 
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
.keywords{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#00479d;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:40px;
}
.keywords ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:14px;
    height:14px;
    width:1px;
    background:#333;
}

.keywords ul li:last-child:after{
    height:0px;
    width:0px;
}

.product{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.product .list{
	float: left;
	width: 210px;
	height: auto;
	overflow: hidden;
	border-radius: 5px;
}
.product .list .tit{
	width: 100%;
	height: 60px;
	background: #00479d;
}
.product .list .tit p{
	color:#fff;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
}
.product .list  .bd{
	width: 100%;
	min-height: 645px;
	overflow: auto;
	background: #eeeeee;
	margin-top: 3px;
}
.product .list ul{
	width: 190px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.product .list ul li{
	width: 100%;
	border-bottom: 1px dashed #686868;
	height: 40px;
	position: relative;
	line-height: 40px;
}
.product .list ul li:after{
	content: ">>";
	position: absolute;
	left: 10px;
	top: 0;
}
.product .list ul li a{
	color:#1a1a1a;
	font-size: 15px;
	margin-left: 30px;
}
.product .pic-box{
	float: right;
	width: 978px;
	height: auto;
	overflow: hidden;
}
.product .pic-box .tit{
	width: 100%;
	height: 50px;
	background: #00479d;
	border-radius: 5px 5px 0 0 ;
}
.product .pic-box .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	float: left;
	line-height: 50px;
	margin-left: 10px;
}
.product .pic-box .tit span{
	display: block;
	float: left;
	font-size: 17px;
	color:#fff;
	float: left;
	line-height: 50px;
	margin-left: 5px;
}
.product .pic-box .tit a{
	display: block;
	float: right;
	color:#fff;
	font-size: 14px;
	border: 1px solid #fff;
	width: 78px;
	margin-right: 10px;
 	border-radius: 5px;
 	text-align: center;
 	line-height: 25px;
 	margin-top: 12px;
}
.product .pic-box ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product .pic-box ul li{
	float: left;
	width: 320px;
	margin-left:9px;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
}
.product .pic-box ul li:nth-child(3n-2){
 	margin-left: 0;
}
.product .pic-box ul li img{
	display: block;
	width: 318px;
	height: 221px;
	border: 1px solid #d9d9d9;
}
.product .pic-box ul li p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#1a1a1a;
	font-size: 16px;
}
.product .pic-box ul li:hover img{
	border: 1px solid #00479d;
}
.about{
	width: 100%;
	height: 830px;
	background: #eeeeee;
	overflow: hidden;
	margin-top: 60px;
}
.title{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.title p{
	color:#1a1a1a;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.title b{
	color:#00479d;
}
.title span{
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin-top: 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.title img{
	display: inline-block;
	vertical-align: middle;

	 
}
.about .intro{
	width: 580px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 40px;
}
.about .intro .info{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.about .intro .info p{
	color:#1a1a1a;
	font-size: 15px;
	line-height: 25px;
}
.about .intro .more{
	display: block;
	width: 100px;
	height: 30px;
	margin-top: 20px;
}
.about   .pic{
	float: right;
	width: 589px;
	margin-top: 20px;
	height: auto;
	overflow: hidden;
}
.about  .pic img{
	display: block;
	width: 589px;
	height: 378px;
}
.about .ad{
	width: 1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding-top: 45px;
}
.about .ad ul li{
	float: left;
	width: 220px;
	height: auto;
	overflow: hidden;
	margin-left: 40px;
}
.about .ad ul li:nht-child(1){
	margin-left: 0;
}
.about .ad ul li .icon{
	width: 100%;
	height: 70px;
}
.about .ad ul li .icon img{
	display: block;
	margin: 0 auto;
}
.about .ad ul li .t{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.about .ad ul li .t p{
	color:#222222;
	font-size: 20px;
	text-align: center;
}
.about .ad ul li .t span{
	display: block;
	color:#999999;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	height: 40px;
	margin-top: 5px;
}
.about .ad ul li .t span:after{
	content: "";
	width: 120px;
	height: 1px;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	bottom: 0;
	background: #b8b8b8;
}
.about .ad ul li  .info{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.about .ad ul li  .info p{
	color:#999999;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
	margin-top: 10px;
}

.news{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 55px;
}
.news .title span{
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
}
.news  .left{
	width: 530px;
	height: auto;
	float: left;
	margin-top: 38px;
	overflow: hidden;
}
.news  .left img{
	display: block;
	width: 530px;
	height: 204px;
}
.news  .left .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.news  .left .info h4{
	width: 100%;
	color:#1a1a1a;
	font-size: 15px;
	font-weight: normal;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news  .left .info span{
	display: block;
	color:#666666;
	height: 22px;
	font-size: 12px;
	position: relative;
	margin-top: 10px;
}
.news  .left .info span:after{
	content: "";
	width: 20px;
	height: 2px;
	background: #00479d;
	position: absolute;
	left: 0;
	bottom: 0;
}
.news  .left .info p{
	width: 100%;
	color:#666666;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 10px;

}
.news  ul{
	float: right;
	width: 648px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.news  ul li{
	width: 100%;
	height: 44px;
	border-bottom: 1px dashed #999999;
	line-height: 44px;
	position: relative;
}
.news  ul li:after{
	content: ">>";
	position: absolute;
	left: 0;
	bottom: 0;
	color:#1a1a1a;
	font-size: 15px;
}
.news  ul li a{
	display: block;
	margin-left: 30px;
	width: 450px;
	float: left;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 15px;
	color:#1a1a1a;
}
.news  ul li span{
	display: block;
	float: right;
	color:#666666;
	font-size: 12px;
	margin-right: 10px;
}

.cases{
	width: 100%;
	height: 440px;
	background: #eeeeee;
	overflow: hidden;
	margin-top: 60px;
}
.cases ul{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases ul li{
	float: left;
	width: 292px;
	height: auto;
	overflow: hidden;
	margin-left: 8px;
	border: 1px solid #cccccc;
}
.cases ul li:nth-child(1){
	margin-left: 0;
}
.cases ul li img{
	display: block;
	width: 282px;
	height: 182px;
	margin:  5px;
	margin-bottom: 0;
}
.cases ul li p{
	width: 100%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color:#1a1a1a;
	font-size: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cases .more{
	display: block;
	width: 100px;
	height: 30px;
	margin: 0 auto;
	margin-top: 38px;
}
.cases ul li:hover{
	border: 1px solid #00479d;
}

.footer{
	width: 100%;
	height: 420px;
	background: #707070;
	position: relative;
	margin-top: 60px;
	float:left;
}
.footer .cont{
	width: 560px;
	height: auto;
	overflow: hidden;
	float: left;
}
.footer .cont .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	margin-top: 40px;
	border-bottom: 1px solid #fff;
}
.footer .cont .tit p{
	color:#fff;
	font-size: 18px;
	float: left;
}
.footer .cont .tit span{
	display: block;
	color:#fff;
	font-size: 14px;
	float: left;
	margin-left: 5px;
	text-transform: uppercase;
}
.footer .cont .info{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.footer .cont  img{
	display: block;
	width: 160px;
	height: 160px;
	float: left;
	margin-top: 30px;
}
.footer .cont .info{
	float: left;
	width: 380px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-left: 10px;
}
.footer .cont .info p{
	color:#fff;
	font-size: 15px;
	line-height: 25px;
}
.footer .cont .info a{
	color:#fff;
}
.footer .mssg{
	width: 560px;
	height: auto;
	overflow: hidden;
	float: right;
}
.footer .mssg .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	margin-top: 40px;
	border-bottom: 1px solid #fff;
}
.footer .mssg .tit p{
	color:#fff;
	font-size: 18px;
	float: left;
}
.footer .mssg .tit span{
	display: block;
	color:#fff;
	font-size: 14px;
	float: left;
	margin-left: 5px;
	text-transform: uppercase;
}
.footer .mssg form{
	width: 515px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.footer .mssg form ul li{
	width: 255px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	background: #fff;
	line-height: 30px;
	float: left;
	border-radius: 5px;
}
.footer .mssg form ul li span{
	display: block;
 	float: left;
 	margin-left: 10px;
 	height: 20px;
 	margin-top: 5px;
 	border-right: 1px solid #00479d;
}
.footer .mssg form ul li img{
	display: block;
	margin-top: 2px;
	margin-right: 10px;
}
.footer  .main{
	height: auto;
	overflow: hidden;
}
.footer .mssg form ul li input{
	width: 200px;
	height: 22px;
	margin-top: 3px;
	border:none;
	font-family: '微软雅黑';
	margin-left: 10px;
	outline: none;
	color:3999999;
 
}
.footer .mssg form ul li:nth-child(2n){
	float: right;
}
.footer .mssg form ul li:last-child{
	width: 100%;

}
.footer .mssg form ul li:last-child span{
	margin-top: 20px;
}
.footer .mssg form ul li textarea{
	width: 460px;
	margin-top: 3px;
	border:none;
	margin-left: 10px;
	outline: none;
	height: 40px;
	color:3999999;
	font-family: '微软雅黑';
	resize: none;
	padding-top: 10px;
	margin-top: 10px;
}
.links{
	width: 100%;
	height: 75px;
	border-top: 1px solid #fff;
	position: absolute;
	bottom: 0;
}
.links p{
	font-size: 18px;
	font-weight: bold;
	float: left;
	color:#fff;
	line-height: 75px;
}
.links ul{
	float: left;
	width: 1050px;
	height: 75px;
	overflow: hidden;
}
.links ul li{
	float: left;
	padding-right: 15px;
	line-height: 75px;
}
.links ul li a{
	color:#fff;
	font-size: 15px;
}

.float{
	width:auto;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 100px;
	right: 0;
	width: 180px;
}
.float ul li{
	width: 180px;
	margin-top: 5px;
	height:auto;
	overflow: hidden;
	margin-left: 130px;
	position: relative;
	transition: .5s;
 
}
 
.float ul li span{
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
.float ul li:nth-child(2):hover{
	margin-left: 0;
}
.float ul li:nth-child(3):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover img{
	height: 120px;
}
.float ul li p{
	float: left;
	font-size: 16px;
	color:#fff;
	width: 130px;
	text-align: center;
 	height: 50PX;
   	line-height: 50px;
	font-weight: bold;
	background: #454545;
 
}
.float ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #454545;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float ul li:nth-child(1) span{
	background:#454545 url(../images/float01.png)no-repeat  center;
}
.float ul li:nth-child(2) span{
	background:#454545 url(../images/float02.png)no-repeat   center;
}
.float ul li:nth-child(3) span{
	background:#454545 url(../images/float03.png)no-repeat   center;
}
.float ul li:nth-child(4) span{
	background:#454545 url(../images/float04.png)no-repeat   center;
}
.float ul li:nth-child(5) span{
	background:#454545 url(../images/float05.png)no-repeat   center;
}
.float ul li div{
	width:130px;
	float: left;
	background: #454545;
	height: auto;
	overflow: hidden;
}
.float ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}
.container{ width:1200px; margin:20px auto; }
.con_left{ width:210px; float:left; margin-right:20px; margin-bottom:50px; }
.con_right{ width:970px; float:left; margin-bottom:20px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:200px; padding-left:10px; height:40px;line-height:40px; color:#fff; font-size:18px; background:#00479d; font-weight:bold;border-radius:5px 5px 0px 0px;  position:relative;}
.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px; font-weight:normal;}
.in_prokind span a:link{ color:#fff;}
.in_prokind span a:visited{ color:#fff;}
.in_prokind span a:hover{ color:#000;}
.in_casetit{ width:98%; padding-left:2%; height:57px;  line-height:57px;font-size:21px; background: #00479d; border-radius:5px 5px 0px 0px; font-weight:bold; color:#fff; text-align:left; position:relative; }
.position{ position:absolute; right:5px; top:10px; font-size:14px; font-weight:normal;}
.position a:link{ color:#fff;}
.position a:visited{ color:#fff;}
.position a:hover{ color:#f00;}
.ul_news{ width:100%; margin:0px auto; background:#f0f0f0; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:89%; padding-left:2%; font-size:13px; height:32px; line-height:32px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/icon04.jpg) no-repeat 5px; padding-left:15px;}
.in_contact{width:100%; margin-top:10px; float:left; color:#333;}
.in_contact p{ width:200px; font-size:14px; line-height:24px; padding-left:5px; padding-right:5px;}
.in_contactmid{ background:#f0f0f0;padding-bottom:10px;border-bottom:#e9e9e9 2px solid;  }
.in_contactmid h3{line-height:28px; font-size:16px;padding-left:5px;color:#1b242d;}
.in_contactmid img{ margin-top:10px; width:100%;}
.clear{ clear:both;}
.index_aboutimg{ width:193px; margin:10px; float:left;}
.index_aboutcont{ width:422px;float:left; margin-top:10px; line-height:24px; }
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product{ width:100%; margin:0px auto;}
.main_right_product ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:310px; height:240px;  float:left; margin-top:10px; margin-right:20px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{width:300px; height:200px; padding:5px;border:#eee 1px solid;}
.main_right_product ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover{ color:#1776b6; text-decoration:none;}
.product_con{ width:100%;} 
.product_con img,.productimg img{ text-align:center; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto;}
.newscontent{ font-size:16px; line-height:28px;}
.index_newscont ul li{ line-height:32px; height:100px; border-bottom:#CCC 1px dotted; font-size:16px;  background:url(../images/pro_list_before.png) no-repeat 2px 10px; padding-left:25px; position:relative;}
.index_newscont ul li p{font-size:13px;line-height:28px;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#3e3e3e;;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#1776b6;}
.nav ul li.current a {color: #00479d;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}
.con_left .list{
	float: left;
	width: 210px;
	height: auto;
	overflow: hidden;
	border-radius: 5px;
}
.con_left .list .tit{
	width: 100%;
	height: 60px;
	background: #00479d;
}
.con_left .list .tit p{
	color:#fff;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
}
.con_left .list  .bd{
	width: 100%;
	min-height: 645px;
	overflow: auto;
	background: #eeeeee;
	margin-top: 3px;
}
.con_left .list ul{
	width: 190px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.con_left .list ul li{
	width: 100%;
	border-bottom: 1px dashed #686868;
	height: 40px;
	position: relative;
	line-height: 40px;
}
.con_left .list ul li:after{
	content: ">>";
	position: absolute;
	left: 10px;
	top: 0;
}
.con_left .list ul li a{
	color:#1a1a1a;
	font-size: 15px;
	margin-left: 30px;
}

/*分页*/
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px; border-radius:3px;}
.thisclass{ background:#1776b6; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#1776b6; text-decoration:none;}
.footer .right .info a{ color:#FFF;}

/*留言*/
.message{width:100%; height:600px; /*background:#eee;*/ margin-left:50px;}
.message  span{ width:100%; height:60px; line-height:60px;float:left; color:#000; text-align:center; font-size:30px;}
.message p{font-size:15px; color:#999; text-align:center;}
   
 .message_left{float:left;width:40%;height:34px;line-height:34px;font-size:14px;color:#777777;text-align:left;border-color:#333333;border-style:none;clear:both; margin-top:8px; }
.message_right{float:left;width:90%;height:24px;line-height:24px;background-color:#eee;font-size:14px;color:#777777;text-align:left;padding:4px;border:1px;border-color:#aaa;border-style:dashed;}
   
   .area_message{float:left;width:90%;height:122px;line-height:24px;background-color:#eeeeee;background-image:none;font-size:14px;color:#777777;text-align:left;padding:4px;font-family:Microsoft YaHei;border:1px;border-color:#aaa;border-style:dashed;}
   
   .sub_message{float:left; width:92%;height:40px;line-height:40px;background-color:#00479d; border-radius:5px;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}
 .footer .mssg form .btn{
	width: 100%;
	height: 30px;
	background: #00479d;
	color:#fff;
	border: none;
	margin-top: 15px;
	border-radius: 3px;
}